Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This PR is the solution to the 'bank-project' #4 #28

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

gitpraths
Copy link

@gitpraths gitpraths commented Nov 24, 2024


name: Topic Four: Bank Project
about: This task is about creating a bank application
title: "The Bank Project"
labels: FOUR
assignees: ''


What all did you learn?
The Issue 04 was about building a Bank app from scratch.

  • Part 1: templates for the different pages in the app an it's routing
  • Part 2: forms for login and registration and adding it's functionality to app.js
  • Part 3: adding the table for transactions and seeing the working of dashboard
  • Part 4: Adding a dialog box to add transactions and managing the state of the app.
    Any difficulties that you faced, and how you solved it?
  • Parts 1 and 2 were good but data and state management took some time to work through.
  • The assignment was pretty time consuming and there was the proper with the overlaying of the dialog box and then the transactions weren't reflecting properly in the app.
    Did you have to learn anything new to do the assignments?
  • using html templates for routing
  • state management and how it effects the code
    Any thing else you would like to share about the topic?
    No, this task was very helpful in understanding the working of a project especially the js

@gitpraths gitpraths changed the title 4 bank project This PR is the solution to the 'bank-project' #4 Nov 24, 2024
@gitpraths
Copy link
Author

@JATAYU000 Please review the Pull Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant